﻿2026-06-03T22:00:54.0558355Z ##[group]Run actions/checkout@v4
2026-06-03T22:00:54.0559577Z with:
2026-06-03T22:00:54.0560165Z   repository: SaberMage/spt-core
2026-06-03T22:00:54.0565292Z   token: ***
2026-06-03T22:00:54.0565836Z   ssh-strict: true
2026-06-03T22:00:54.0566364Z   ssh-user: git
2026-06-03T22:00:54.0566889Z   persist-credentials: true
2026-06-03T22:00:54.0567472Z   clean: true
2026-06-03T22:00:54.0568038Z   sparse-checkout-cone-mode: true
2026-06-03T22:00:54.0568660Z   fetch-depth: 1
2026-06-03T22:00:54.0569185Z   fetch-tags: false
2026-06-03T22:00:54.0569880Z   show-progress: true
2026-06-03T22:00:54.0570436Z   lfs: false
2026-06-03T22:00:54.0570941Z   submodules: false
2026-06-03T22:00:54.0571482Z   set-safe-directory: true
2026-06-03T22:00:54.0572344Z ##[endgroup]
2026-06-03T22:00:54.1932896Z Syncing repository: SaberMage/spt-core
2026-06-03T22:00:54.1942568Z ##[group]Getting Git version info
2026-06-03T22:00:54.1944158Z Working directory is '/home/runner/work/spt-core/spt-core'
2026-06-03T22:00:54.1949862Z [command]/usr/bin/git version
2026-06-03T22:00:54.1951782Z git version 2.54.0
2026-06-03T22:00:54.1970407Z ##[endgroup]
2026-06-03T22:00:54.1979722Z Temporarily overriding HOME='/home/runner/work/_temp/4b5d06a0-134a-4737-8ff8-db73ae821c5e' before making global git config changes
2026-06-03T22:00:54.1984793Z Adding repository directory to the temporary git global config as a safe directory
2026-06-03T22:00:54.1986893Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/spt-core/spt-core
2026-06-03T22:00:54.2017204Z Deleting the contents of '/home/runner/work/spt-core/spt-core'
2026-06-03T22:00:54.2022436Z ##[group]Initializing the repository
2026-06-03T22:00:54.2027823Z [command]/usr/bin/git init /home/runner/work/spt-core/spt-core
2026-06-03T22:00:54.2128541Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-06-03T22:00:54.2133290Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-06-03T22:00:54.2139726Z hint: to use in all of your new repositories, which will suppress this warning,
2026-06-03T22:00:54.2141536Z hint: call:
2026-06-03T22:00:54.2142473Z hint:
2026-06-03T22:00:54.2143633Z hint: 	git config --global init.defaultBranch <name>
2026-06-03T22:00:54.2145413Z hint:
2026-06-03T22:00:54.2146663Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-06-03T22:00:54.2148589Z hint: 'development'. The just-created branch can be renamed via this command:
2026-06-03T22:00:54.2149966Z hint:
2026-06-03T22:00:54.2150950Z hint: 	git branch -m <name>
2026-06-03T22:00:54.2152072Z hint:
2026-06-03T22:00:54.2153536Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-06-03T22:00:54.2155722Z Initialized empty Git repository in /home/runner/work/spt-core/spt-core/.git/
2026-06-03T22:00:54.2162723Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-core
2026-06-03T22:00:54.2201669Z ##[endgroup]
2026-06-03T22:00:54.2203688Z ##[group]Disabling automatic garbage collection
2026-06-03T22:00:54.2205687Z [command]/usr/bin/git config --local gc.auto 0
2026-06-03T22:00:54.2238027Z ##[endgroup]
2026-06-03T22:00:54.2240348Z ##[group]Setting up auth
2026-06-03T22:00:54.2246287Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-03T22:00:54.2282831Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-03T22:00:54.3481632Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-03T22:00:54.3487797Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-03T22:00:54.3494122Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-03T22:00:54.3498680Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-03T22:00:54.3504580Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-03T22:00:54.3523870Z ##[endgroup]
2026-06-03T22:00:54.3525982Z ##[group]Fetching the repository
2026-06-03T22:00:54.3534629Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +f2cb019ef3ef143b3319ce7565ef9eebe349bc46:refs/remotes/origin/dev-freeform
2026-06-03T22:00:55.2766826Z From https://github.com/SaberMage/spt-core
2026-06-03T22:00:55.2768996Z  * [new ref]         f2cb019ef3ef143b3319ce7565ef9eebe349bc46 -> origin/dev-freeform
2026-06-03T22:00:55.2773813Z ##[endgroup]
2026-06-03T22:00:55.2775658Z ##[group]Determining the checkout info
2026-06-03T22:00:55.2777864Z ##[endgroup]
2026-06-03T22:00:55.2779159Z [command]/usr/bin/git sparse-checkout disable
2026-06-03T22:00:55.2816141Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-03T22:00:55.2871971Z ##[group]Checking out the ref
2026-06-03T22:00:55.2874803Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-03T22:00:55.3034899Z Switched to a new branch 'dev-freeform'
2026-06-03T22:00:55.3041521Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-03T22:00:55.3048959Z ##[endgroup]
2026-06-03T22:00:55.3087590Z [command]/usr/bin/git log -1 --format=%H
2026-06-03T22:00:55.3120484Z f2cb019ef3ef143b3319ce7565ef9eebe349bc46
